projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20bc246
)
Fix "srdcir" typo
author
Christian Persch
<chpe@gnome.org>
Sun, 7 Jun 2009 20:06:51 +0000
(22:06 +0200)
committer
Christian Persch
<chpe@gnome.org>
Tue, 9 Jun 2009 16:15:24 +0000
(18:15 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 090c2fb4ceabb9cf235d9fa6a57ead8b515d5915..38f245bd6fe5d75c7128a05824fcf131a479a47f 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-176,7
+176,7
@@
DISTCLEANFILES = \
config.lt
distclean-local:
- if test
$(srdcir) = .
; then :; else \
+ if test
"$(srcdir)" = "."
; then :; else \
rm -f ChangeLog; \
fi